home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS Toolkit
/
BBS Toolkit.iso
/
doors_1
/
gmon_402.zip
/
INSTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-12-03
|
692b
|
19 lines
echo off
cls
echo GMon 4.0 Installation
echo
echo You will be running GMon for the first time, and you will
echo automatically be put into the editor portion of the program.
echo The first items you should edit are your BBS name, your first
echo name, your last name, and your security level. Then edit the
echo GMon commands so that the SysOp commands have their security
echo levels set equal to yours. Have a copy of the docs beside you
echo to help familiarize yourself with the options in the editor.
echo
pause
GMON /L
cls
echo Installation is complete. To enter the editor in the future, use
echo the GMON /E command, or the E)ditor command inside GMon itself.
echo